body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
font {
	padding: 0;
	margin: 0;
	font-family: "苹方", "微软雅黑", Arial, Helvetica, sans-serif;
}

i {
	font-style: normal
}

html,
body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	margin: 0 auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

fieldset,
img {
	border: 0;
	vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

ol,
ul,
li,
dl,
dt,
dd {
	list-style: none;
}

input,
button,
textarea,
checkbox,
select,
radio,
form {
	vertical-align: top;
}

a {
	color: #000;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

@media screen and (min-width:320px) {
	html {
		font-size: 90%;
	}
}

@media screen and (min-width:400px) {
	html {
		font-size: 90%
	}
}

@media screen and (min-width:480px) {
	html {
		font-size: 97.5%
	}
}

@media screen and (min-width:560px) {
	html {
		font-size: 100%
	}
}

@media screen and (min-width:600px) {
	html {
		font-size: 100%
	}
}

@media screen and (min-width:640px) {
	html {
		font-size: 100%
	}
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

/* 版心begin */
.content {
	max-width: 1440px;
	width: 96%;
	margin: 0 auto;
}

/* 版心end */


/* 头部样式begin */
.header-pc {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	background: #fff;
	box-shadow:0 0 20px rgba(0,0,0,0.4)
}

.header-pc .content {
	max-width: 1800px !important;
}


.headerpc-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px;
	box-sizing: border-box;
	width: 100%;
}

.headerpc-box-left {
	display: flex;
	align-items: center;
	flex: 1;
	margin-right: 60px;
	/* justify-content: space-between; */
}

.header-logo {
	width: 275px;
}

.header-logo>a {
	width: 100%;
}

.header-logo>a>img {
	width: 100%;
	height: auto;
}

.headerpc-nav {
	/* margin-left: 10%; */
	padding-top: 15px;
	margin-left: 60px;
}

.headerpc-nav>ul {
	display: flex;
	align-items: center;
}

.headerpc-nav>ul>li {
	margin: 0 14px;
}

.headerpc-nav>ul>li img {
	margin-right: 6px;
}

.headerpc-nav>ul>li>a {
	padding: 25px 0;
	box-sizing: border-box;
	display: flex;
}

.headerpc-nav>ul>li>a>i {
	white-space: nowrap;
}

.headerpc-nav>ul>li:hover a {
	border-bottom: 5px solid #5873e8;
	transition: all .1s;
}

.select-nav-pcitem a {
	border-bottom: 5px solid #5873e8;
}

.headerpc-box-right {
	display: flex;
	align-items: center;
	/* justify-content: space-between; */
	/* width: 30%; */
}

.fbzhaobiao-btn a {
	padding: 10px 30px;
	box-sizing: border-box;
	background-color: #ff7031;
	border-radius: 25px;
	color: #fff;
	display: flex;
	align-items: center;
	font-size: 1rem;
}

.fbzhaobiao-btn>a>img {
	width: 17px;
	height: auto;
	margin-right: 10px;
}

.denglu-btn {
	color: #2c2e33;
	font-size: 1rem;
	margin: 0 40px;
}

.zhuce-btn>a {
	padding: 10px 30px;
	box-sizing: border-box;
	background-color: #f23833;
	border-radius: 25px;
	color: #fff;
	font-weight: bolder;
	display: flex;
	align-items: center;
	font-size: 1rem;
}

.zhuce-btn>a>img {
	width: 15px;
	height: auto;
	margin-right: 8px;
}

.zhuce-btn>a:hover {
	box-shadow: 0px 5px 20px -4px rgba(217, 69, 30, 0.82);
	transition: all .3s;
}

/* 头部样式end */

/* banner区域begin */
.banner-content {
	background: url("/img/agent/banner.jpg");
	/* background-size: 100%; */
	min-height: 550px;
	max-width: 1920px;
	width: 100%;
	position: relative;
	background-position-x: 50%;
	/* left: 50%;
	margin-left: -960px; */
	margin-top: 96px;
}

.banner-notice {
	background: url("/img/agent/noticebanner_02.jpg") no-repeat;
	min-height: 390px;
	background-color: #F5F6FA;
}

.banner-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 103px 0 147px 0;
	box-sizing: border-box;
}

.banner-notice .banner-inner {
	padding: 90px 0 80px 0;
	box-sizing: border-box;
}

.banner-inner-first>img {
	max-width: 543px;
}

.banner-inner-second {
	font-family: PingFang-SC-Bold;
	font-size: 23px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 30px;
}

.banner-inner-third {
	max-width: 990px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 21px;
	color: #fff;
	margin-top: 16px;
	width: 69%;
}

.banner-inner-third>a {
	color: #fff;
	margin-left: 10px;
}

.search-content {
	width: 69%;
	max-width: 990px;
	padding: 10px 10px 10px 35px;
	box-sizing: border-box;
	border-radius: 10px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	margin-top: 17px;
}

.search-content-left {
	flex-grow: 1;
}

.search-content-left>input {
	font-size: 1rem;
	outline: none;
	border: none;
	width: 100%;
}

.search-content-left>input::placeholder {
	color: #14151a;
	opacity: 0.5;
}

.search-content-right {
	flex-shrink: 0;
}

.search-btn {
	width: 200px;
	height: 60px;
	border-radius: 6px;
	background-color: #f23833;
	color: #fff;
	font-size: 1rem;
	border: none;
	outline: none;
	cursor: pointer;
}

.search-btn:hover {
	box-shadow: 0px 6px 14px 0px rgba(242, 56, 51, 0.44);
}

.search-btn>img {
	width: 18px;
	height: 18px;
	margin-right: 10px;
}

.banner-inner-fourth {
	margin-top: 32px;
	width: 69%;
	max-width: 990px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.banner-inner-fourth-left {
	display: flex;
	align-items: center;
	width: 80%;
	overflow: hidden;
}

.banner-inner-fourth-left>img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.banner-inner-fourth-left>div {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #fff;
}

.banner-inner-fourth-left>div span {
	white-space: nowrap;
}

.banner-inner-fourth-left ul {
	display: flex;
	align-items: center;
	flex-grow: 1;
}

.banner-inner-fourth-left ul li {
	margin: 0 15px;
}

.banner-inner-fourth-left ul li a {
	color: #fff;
	white-space: nowrap;
}

.banner-inner-fourth-right>a {
	display: flex;
	align-items: center;
}

.banner-inner-fourth-right>a>img {
	width: 14px;
	margin-right: 8px;
}

.banner-inner-fourth-right>a>span {
	color: #fff;
}

/* banner区域end */


/* footer begin */
.footer-div {
	background-color: #121d4c;
	padding: 55px 0 25px 0;
	box-sizing: border-box;
}

.footer-box1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.footer-box1-one {}

.footer-box1-one>img {
	width: 37px;
	height: 37px;
}

.footer-box1-one>h3 {
	font-size: 30px;
	color: #fff;
	font-weight: bolder;
	margin-top: 54px;
}

.footer-box1-one>p {
	margin-top: 20px;
	color: #93a0ad;
	font-size: 14px;
}

.footer-box1-two {
	display: flex;
	flex-direction: column;
	width: 15%;
}

.footer-box1-two>h3 {
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
}

.footer-box1-two div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 46px;
}

.footer-box1-two div span {
	text-align: start;
	width: 50%;
	color: #fff;
	margin-top: 15px;
}

.footer-box1-two div span a {
	color: #93a0ad;
	font-size: 14px;
}

.footer-box1-two dt a {
	color: #93a0ad;
	font-size: 14px;
}

.footer-box1-two>ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.footer-box1-three {}

.footer-box1-three>h3 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}

.footer-box1-three>div {
	margin-top: 46px;

}

.footer-box1-three>div>p {
	font-size: 14px;
	color: #93a0ad;
	margin-top: 20px;
}

.footer-box1-four {
	width: 155px;
	height: 155px;
}

.footer-box1-four>img {
	width: 100%;
	height: 100%;
}

.footer-heng {
	background-color: #4f657b;
	width: 100%;
	opacity: 0.5;
	margin-top: 40px;
}

.footer-box2 {
	display: flex;
	align-items: center;
	padding: 30px 0;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(79, 101, 123, .5);
}

.footer-box2>div {
	font-size: 14px;
	color: #ffffff;
}

.footer-box2>ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.footer-box2>ul>li {
	margin: 5px 15px;
}

.footer-box2>ul>li>a {
	color: #93a0ad;
	font-size: 14px;
}

.footer-box3 {
	margin-top: 20px;
}

.footer-box3-first {
	display: flex;
	align-items: center;
}

.footer-box3-first>div {
	font-size: 14px;
	color: #ffffff;
}

.footer-box3-first>span {
	color: #93a0ad;
	font-size: 14px;
}

.footer-box3-second {
	margin-top: 23px;
	display: flex;
	align-items: center;
	color: #93a0ad;
	font-size: 14px;
}

.footer-box3-second>a {
	color: #93a0ad;
}

/* footer end */




.caidna {
	display: none;
	cursor: pointer;
}

.caidna>img {
	width: 30px;
	height: 30px;
}


/* 移动导航begin */

.header-mb {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 9999;
	/* display: flex; */
	flex-direction: column;
	overflow-y: scroll;
}

.header-mb .close {

	display: flex;
	width: 100%;
	justify-content: flex-end;
	padding: 30px;
	box-sizing: border-box;
	/* margin: 30px; */
	/* align-items: ; */
}

.header-mb .close>img {
	width: 22px;
	height: 22px;
}

.navmb-list {
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}

.navmb-list>li {
	margin: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	display: flex;
	flex-direction: column;
}

.navmb-list>li>a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 16px;
}

.navmb-xm {
	width: 100%;
	/* align-self: flex-end; */
	text-align: end;
	/* height: 0px; */
	overflow: hidden;
	transition: all 0.7s ease 0ms;
}

.navmb-xm>li {
	padding: 10px;
	margin: 5px 0;
	border-bottom: 1px solid rgba(229, 229, 229, 0.5);

}

.navmb-xm>li>a {
	font-size: 14px;
	color: #333333;
	margin-right: 20px;
}

.header-mb-second {

	display: flex;
	align-items: center;
	width: 80%;
	margin: 0 auto;
	margin-top: 30px;
}

.denglu-mb {
	margin-right: 30px;
}

/* 移动导航end */












@media screen and (max-width:960px) {

	/* 头部begin */
	.headerpc-box-left {
		width: 70%;
	}

	.headerpc-box-right {
		width: 30%;
	}

	.headerpc-nav>ul>li>a {
		font-size: 14px;
	}

	.zhuce-btn>a {
		padding: 5px 8px;
		font-size: 0.8rem;
	}

	.headerpc-nav {
		padding-top: 0;
	}

	.fbzhaobiao-btn a {
		padding: 5px 8px;
		font-size: 0.8rem;
	}

	.header-logo {
		display: none;
	}

	/* 头部end */

	/* 底部begin */
	.footer-box1-one>h3 {
		font-size: 22px;
		margin-top: 40px;
	}

	/* 底部end */
}



/* 面包屑导航begin */
.mianbao-div {
	padding: 30px 0;
}

.mianbao-box {
	color: #6b7180;
	font-size: 16px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.mianbao-box a {
	color: #6b7180;
	display: flex;
	align-items: center;
	margin: 0 5px;
}

.mianbao-box div {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.mianbao-box a:hover {
	color: #5873e8;
}

/* 面包屑导航end */

/* 分页器begin */
/* 分页器开始 */
.fenye-div {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	padding: 30px 0;
	box-sizing: border-box;
}

.fenye-div-left {
	display: flex;
	align-items: center;
}

.fenye-div-left-preve {
	margin: 0 10px;
}

.fenye-div-left-preve>a {
	font-size: 16px;
	color: #333333;
	display: flex;
	padding: 6px 8px;
	box-sizing: border-box;
}

.fenye-div-left-list {
	display: flex;
	align-items: center;
}

.fenye-div-left-list>li {
	margin: 6px 8px;
	border-radius: 12px;
	overflow: hidden;
}

.fenye-div-left-list>li>a {
	padding: 10px 15px;
	box-sizing: border-box;
	display: flex;
	font-size: 16px;
	color: #333333;
}

.active-fenye {
	background-color: #2667E8;

}

.active-fenye>a {
	color: #fff !important;
}

.fenye-div-left-next {
	margin: 0 10px;
}

.fenye-div-left-next>a {
	font-size: 16px;
	color: #333333;
	display: flex;
	padding: 6px 8px;
	box-sizing: border-box;
}

.fenye-div-right {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #333333;
}

.fenye-div-right>div {
	margin: 0 10px;
	font-size: 16px;
}

.fenye-div-right>div>span {
	color: #1A69FC !important;
}

/* 分页器结束 */
/* 分页器end */

.back-top {
	position: fixed;
	right: 10px;
	bottom: 140px;
	background: rgba(0, 0, 0, .1);
	width: 70px;
	height: 70px;
	border-radius: 25px;
	padding: 20px;
	box-sizing: border-box;
	z-index: 9999999;
}

.back-top:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	transition: all .3s ease;
}

.back-top>img {
	width: 100%;
	height: 100%;
}



@media screen and (max-width:600px) {
	.header-pc {
		/* display: none; */
	}

	.header-mb {
		/* display: flex; */
	}

	.denglu-btn {
		display: none;
	}

	.zhuce-btn {
		display: none;
	}

	.caidna {
		display: block;
	}

	.header-logo {
		display: inline-block;
		width: 110px;
	}

	.headerpc-nav {
		display: none;
	}

	.headerpc-box-left {
		width: 50%;
	}

	.headerpc-box-right {
		width: 50%;
		justify-content: space-around;
		align-items: center;
	}

	/* banner */
	.banner-inner-first {
		display: flex;
		justify-content: center;
	}

	.banner-inner-first>img {
		width: 80%;
	}

	.banner-inner-second {
		font-size: 18px;
		line-height: normal;
	}

	.banner-inner-third {
		font-size: 16px;
		justify-content: center;
	}

	.search-content {
		width: 85%;
		padding: 10px;
	}

	.search-btn {
		width: 30px;
		height: 30px;
	}

	.search-btn span {
		display: none;
	}

	.banner-inner-fourth {
		flex-direction: column;
		width: 90%;
		display: none;
	}

	.banner-inner-fourth-left {
		width: 100%;
		align-items: flex-start;
	}

	.banner-inner-fourth-left ul {
		flex-wrap: wrap;
	}

	.banner-inner-fourth-left>div {
		align-items: flex-start;
	}

	.banner-inner-fourth-right {
		width: 100%;
		display: flex;
		display: none;
		justify-content: flex-end;
	}

	.banner-inner-fourth-left ul li {
		margin: 0 12px;
	}

	.banner-content {
		min-height: 320px;
		margin-top: 66px;
	}

	.banner-inner {
		padding: 50px 0;
	}

	.footer-box1 {
		/* flex-direction: column; */
	}

	.footer-box1-one {
		width: 50%;
	}

	.footer-box1-two {
		width: 50%;
		display: none;
	}

	.footer-box1-three {
		width: 50%;
		/* margin-top: 30px; */
	}

	.footer-box1-four {
		margin-top: 30px;
		display: none;
	}

	.footer-box2 {
		flex-direction: column;
	}

	.footer-box2>div {
		width: 100%;
		text-align: left;

	}

	/* 分页器开始 */
	.fenye-div-left-list>li>a {
		padding: 4px 5px;
		font-size: 14px;
	}

	.fenye-div-left-preve>a {
		font-size: 14px;
	}

	.fenye-div-left-next>a {
		font-size: 14px;
	}

	.fenye-div-right {
		font-size: 12px;
	}

	.fenye-div-left-list>li {
		margin: 3px 4px;
		border-radius: 4px;
	}

	/* 分页器结束 */

	.mianbao-div {
		padding: 15px 0;
	}

	.fenye-div {
		padding: 15px 0;
	}


	.footer-box1-one>img {
		width: 26px;
		height: 26px;
	}

}